home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 July / macformat-026.iso / mac / Interactive Arts / Interactive Arts '95 / caspian / 00053.ls < prev    next >
Encoding:
Text File  |  1995-05-02  |  125 b   |  11 lines

  1. if rollOver(1) then
  2.   cursor(128)
  3. end if
  4. if rollOver(5) then
  5.   cursor(200)
  6. end if
  7. if rollOver(6) then
  8.   go(12)
  9. end if
  10. go(10)
  11.